[INFO] fetching crate triples 0.2.5...
[INFO] testing triples-0.2.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate triples 0.2.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate triples 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate triples 0.2.5
[INFO] tweaked toml for crates.io crate triples 0.2.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate triples 0.2.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate triples 0.2.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e036850dedc1dfc6d6324356e1a3bcebf27cbc3a80180b32989bd3c679c044a7
[INFO] running `Command { std: "docker" "start" "-a" "e036850dedc1dfc6d6324356e1a3bcebf27cbc3a80180b32989bd3c679c044a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e036850dedc1dfc6d6324356e1a3bcebf27cbc3a80180b32989bd3c679c044a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e036850dedc1dfc6d6324356e1a3bcebf27cbc3a80180b32989bd3c679c044a7", kill_on_drop: false }`
[INFO] [stdout] e036850dedc1dfc6d6324356e1a3bcebf27cbc3a80180b32989bd3c679c044a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60ec49eb1cb9646d01b977114ced6d8e01743f26ffb4ae512ba59abe73c9cf3d
[INFO] running `Command { std: "docker" "start" "-a" "60ec49eb1cb9646d01b977114ced6d8e01743f26ffb4ae512ba59abe73c9cf3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling triples v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db_api.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<'_, Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "60ec49eb1cb9646d01b977114ced6d8e01743f26ffb4ae512ba59abe73c9cf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ec49eb1cb9646d01b977114ced6d8e01743f26ffb4ae512ba59abe73c9cf3d", kill_on_drop: false }`
[INFO] [stdout] 60ec49eb1cb9646d01b977114ced6d8e01743f26ffb4ae512ba59abe73c9cf3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f00cebde90d1f4713457037b8161141fb47b088b34b509b55b020107cfa12fa
[INFO] running `Command { std: "docker" "start" "-a" "1f00cebde90d1f4713457037b8161141fb47b088b34b509b55b020107cfa12fa", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db_api.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<'_, Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling triples v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db_api.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<'_, Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] running `Command { std: "docker" "inspect" "1f00cebde90d1f4713457037b8161141fb47b088b34b509b55b020107cfa12fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f00cebde90d1f4713457037b8161141fb47b088b34b509b55b020107cfa12fa", kill_on_drop: false }`
[INFO] [stdout] 1f00cebde90d1f4713457037b8161141fb47b088b34b509b55b020107cfa12fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7d884423b94e4d7732c42afb25e3857fe6e98763c55bc6e1bfff5721d3db48b
[INFO] running `Command { std: "docker" "start" "-a" "e7d884423b94e4d7732c42afb25e3857fe6e98763c55bc6e1bfff5721d3db48b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/db_api.rs:38:28
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stderr]    |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub async fn begin_txn(&self) -> Result<Transaction<'_, Sqlite>, Box<dyn std::error::Error>> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `triples` (lib) generated 1 warning (run `cargo fix --lib -p triples` to apply 1 suggestion)
[INFO] [stderr] warning: `triples` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/triples-7a23b5956dfb28eb)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test data::tests::rdf_name_valid ... ok
[INFO] [stdout] test data::tests::subject_basic_operations ... ok
[INFO] [stdout] test data::tests::subject_non_existent_predicate ... ok
[INFO] [stdout] test db::tests::test_init ... ok
[INFO] [stdout] test db::tests::test_txns ... ok
[INFO] [stdout] test db_api::tests::test_query ... ok
[INFO] [stdout] test db_api::tests::test_insert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/triples-e4e2ba9d113202e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csv_export.rs (/opt/rustwide/target/debug/deps/csv_export-3078b56fb62ada4e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_export_bricks_as_csv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/db_batch_load.rs (/opt/rustwide/target/debug/deps/db_batch_load-25af06c1527cc3d3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ttl_to_db ... ok
[INFO] [stdout] test test_bricks_to_db ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sparql_parsing.rs (/opt/rustwide/target/debug/deps/sparql_parsing-1d35a66326733734)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_parse_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/subject_parsing.rs (/opt/rustwide/target/debug/deps/subject_parsing-3a878b8a1ede5e0d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/turtle_body_parsing.rs (/opt/rustwide/target/debug/deps/turtle_body_parsing-07855e8c873308f2)
[INFO] [stdout] test test_ttl_to_subject ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_escaped_quotes_in_object ... ok
[INFO] [stdout] test test_isa_parsing ... ok
[INFO] [stdout] test test_parsing_error_handling ... ok
[INFO] [stdout] test test_predicate_object_line_parsing ... ok
[INFO] [stdout] test test_predicate_object_no_ns_parsing ... ok
[INFO] [stdout] test test_subject_as_uri_parsing ... ok
[INFO] [stdout] test test_predicate_object_line_parsing_term ... ok
[INFO] [stdout] test test_subject_as_uuid_parsing ... ok
[INFO] [stdout] test test_subject_line_parsing ... ok
[INFO] [stderr]      Running tests/turtle_prefix_parsing.rs (/opt/rustwide/target/debug/deps/turtle_prefix_parsing-df4421d2514e9dd8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stderr]    Doc-tests triples
[INFO] [stdout] test test_prefix_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7d884423b94e4d7732c42afb25e3857fe6e98763c55bc6e1bfff5721d3db48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d884423b94e4d7732c42afb25e3857fe6e98763c55bc6e1bfff5721d3db48b", kill_on_drop: false }`
[INFO] [stdout] e7d884423b94e4d7732c42afb25e3857fe6e98763c55bc6e1bfff5721d3db48b
